home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 31 / CD Expert nº 31 Jogo Unreal.iso / System / Core.int < prev    next >
INI File  |  1998-05-14  |  3KB  |  78 lines

  1. [Language]
  2. Language=English (International)
  3.  
  4. [Public]
  5. Preferences=(Caption="Advanced",Parent="Advanced Options")
  6. Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)
  7.  
  8. [Errors]
  9. Unknown=Unknown Error
  10. Aborted=Aborted
  11. ExportOpen=Error exporting %s: couldn't open file '%s'
  12. ExportWrite=Error exporting %s: couldn't write file '%s'
  13. FileNotFound=Can't find file '%s'
  14. ObjectNotFound=Failed to find object '%s %s.%s'
  15. PackageNotFound=Can't find file for package '%s'
  16. PackageResolveFailed=Can't resolve package name
  17. FilenameToPackage=Can't convert filename '%s' to package name
  18. Sandbox=Package '%s' is not accessible in this sandbox
  19. PackageVersion=Package '%s' version mismatch
  20. FailedLoad=Failed to load '%s': %s
  21. ConfigNotFound=Can't find '%s' in configuration file
  22. LoadClassMismatch=%s is not a child class of %s.%s
  23. NotDll='%s' is not a DLL package; can't find export '%s'
  24. NotInDll=Can't find '%s' in '%s.dll'
  25. FailedLoadPackage=Failed loading package: %s
  26. FailedLoadObject=Failed to load '%s %s.%s': %s
  27. TransientImport=Transient object imported: %s
  28. FailedSavePrivate=Can't save %s: Graph is linked to external private object %s
  29. FailedImportPrivate=Can't import private object %s %s.%s
  30. FailedCreate=%s %s not found for creation
  31. FailedImport=Can't find %s %s in file '%s'
  32. FailedSaveFile=Error saving file '%s': %s
  33. SaveWarning=Error saving '%s'
  34. NotPackaged=Object is not packaged: %s %s
  35. Abstract=Can't create object %s: class %s is abstract
  36. NoReplace=Can't replace %s with %s
  37. NoFindImport=Can't find file '%s' for import
  38. ReadFileFailed=Failed to read file '%s' for import
  39. SeekFailed=Error seeking file
  40. OpenFailed=Error opening file
  41. WriteFailed=Error writing to file
  42. ReadEof=Read beyond end of file
  43. IniReadOnly=The file %s is write protected; settings cannot be saved
  44. UrlFailed=Failed launching URL
  45. Warning=Warning
  46. Question=Question
  47. OutOfMemory=Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk.
  48. History=History
  49. Assert=Assertion failed: %s [File:%s] [Line: %i]
  50. Debug=Debug assertion failed: %s [File:%s] [Line: %i]
  51. LinkerExists=Linker for '%s' already exists
  52. BinaryFormat=The file '%s' contains unrecognizable data
  53. SerialSize=%s: Serial size mismatch: Got %i, Expected %i
  54. ExportIndex=Bad export index %i/%i
  55. ImportIndex=Bad import index %i/%i
  56. Password=Password not recognized
  57. Exec=Unrecognized command
  58. BadProperty='%s': Bad or missing property '%s'
  59.  
  60. [Query]
  61. OldVersion=The file %s was saved by a previous version which is not backwards compatible with this one.  Reading it will likely fail, and may cause a crash. Do you want to try anyway?
  62. Name=Name:
  63. Password=Password:
  64. PassPrompt=Enter your name and password:
  65. PassDlg=Identity Check
  66.  
  67. [Progress]
  68. Saving=Saving file %s...
  69. Loading=Loading file %s...
  70. Closing=Closing
  71.  
  72. [General]
  73. Product=Unreal
  74. Engine=Unreal Engine
  75. Copyright=Copyright 1998 Epic MegaGames, Inc.
  76. True=True
  77. False=False
  78.